aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorPeter Huewe <[email protected]>2012-09-15 00:41:09 +0200
committerDavid Woodhouse <[email protected]>2012-09-29 15:56:59 +0100
commite5570f0c873e3be68a66b479308f21d2dc280a1c (patch)
treef70fbc0d0900658d482f5194cfd81cc407abccaf /tools/perf/util/trace-event-scripting.c
parent9c95f11b9e743aa6134134a6dcf866a9d5661972 (diff)
mtd: docg4: add missing HAS_IOMEM dependency
While building an allyesconfig for UML I received this error message(s): drivers/mtd/nand/docg4.c: In function 'probe_docg4': drivers/mtd/nand/docg4.c:1272:2: error: implicit declaration of function 'ioremap' [-Werror=implicit-function-declaration] drivers/mtd/nand/docg4.c:1272:10: warning: assignment makes pointer from integer without a cast [enabled by default] drivers/mtd/nand/docg4.c:1327:2: error: implicit declaration of function 'iounmap' [-Werror=implicit-function-declaration] which is caused by the missing implementations on UML. This patch adds this missing HAS_IOMEM dependency and prevents the driver from being build on platforms with no HAS_IOMEM Signed-off-by: Peter Huewe <[email protected]> Acked-by: Mike Dunn <[email protected]> Signed-off-by: Artem Bityutskiy <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions