summaryrefslogtreecommitdiff
path: root/tools/perf/ui/Build
blob: 0a73538c04418bbc313ee677a3c7e0cb46eafb72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
libperf-y += setup.o
libperf-y += helpline.o
libperf-y += progress.o
libperf-y += util.o
libperf-y += hist.o
libperf-y += stdio/hist.o

CFLAGS_setup.o += -DLIBDIR="BUILD_STR($(LIBDIR))"

libperf-$(CONFIG_SLANG) += browser.o
libperf-$(CONFIG_SLANG) += browsers/
libperf-$(CONFIG_SLANG) += tui/

CFLAGS_browser.o += -DENABLE_SLFUTURE_CONST
d>Linus Torvalds <torvalds@linux-foundation.org>2017-02-03 12:01:54 -0800 commitcd44691f7177b2c1e1509d1a17d9b198ebaa34eb (patch) treeaf696f53d3cdbe9011cdb9168b73e1b524411ecf /drivers/usb/host/xhci-hub.c parent79c9089f97d37ffac88c3ddb6d359b2cf75058b7 (diff)parent161e6d44a5e2d3f85365cb717d60e363171b39e6 (diff)
Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fix from Ulf Hansson: "MMC host: sdhci: Avoid hang when receiving spurious CARD_INT interrupts" * tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: sdhci: Ignore unexpected CARD_INT interrupts
Diffstat (limited to 'drivers/usb/host/xhci-hub.c')