aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vimc/vimc-sensor.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2018-03-15 06:25:27 +0000
committerMasahiro Yamada <[email protected]>2018-03-25 17:04:06 +0000
commit26561514cc9defed09a043dfaedc900274b76ff2 (patch)
tree5db7bc47345c5823639cce054119eaebb03f443d /drivers/media/platform/vimc/vimc-sensor.c
parentkconfig: make unmet dependency warnings readable (diff)
downloadkernel-26561514cc9defed09a043dfaedc900274b76ff2.tar.gz
kernel-26561514cc9defed09a043dfaedc900274b76ff2.zip
kconfig: do not include both curses.h and ncurses.h for nconfig
nconf.h includes <curses.h> and "ncurses.h", but it does not need to include both. Generally, it should fall back to curses.h only when ncurses.h is not found. But, looks like it has never happened; these includes have been here for many years since commit 692d97c380c6 ("kconfig: new configuration interface (nconfig)"), and nobody has complained about hard-coding of ncurses.h . Let's simply drop the curses.h inclusion. I replaced "ncurses.h" with <ncurses.h> since it is not a local file. Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-sensor.c')
0 files changed, 0 insertions, 0 deletions