aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2018-12-28 08:31:39 +0000
committerLinus Torvalds <[email protected]>2018-12-28 20:11:44 +0000
commit440e7b379f91acd245d5c8de94d533f40f5dffb3 (patch)
treecf66ac73796529db95e52d0556e4807e7f0061a0 /lib/debugobjects.c
parentscripts/tags.sh: add more declarations (diff)
downloadkernel-440e7b379f91acd245d5c8de94d533f40f5dffb3.tar.gz
kernel-440e7b379f91acd245d5c8de94d533f40f5dffb3.zip
arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning
arch/sh/boards/mach-kfr2r09/setup.c does not need to #include <mtd/onenand.h>, and doing so causes a build warning, so drop that header file. In file included from ../arch/sh/boards/mach-kfr2r09/setup.c:28: ../include/linux/mtd/onenand.h:225:12: warning: 'struct mtd_oob_ops' declared inside parameter list will not be visible outside of this definition or declaration struct mtd_oob_ops *ops); Link: http://lkml.kernel.org/r/[email protected] Fixes: f3590dc32974 ("media: arch: sh: kfr2r09: Use new renesas-ceu camera driver") Signed-off-by: Randy Dunlap <[email protected]> Reported-by: Geert Uytterhoeven <[email protected]> Suggested-by: Miquel Raynal <[email protected]> Reviewed-by: Miquel Raynal <[email protected]> Cc: Yoshinori Sato <[email protected]> Cc: Rich Felker <[email protected]> Cc: Jacopo Mondi <[email protected]> Cc: Magnus Damm <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions