]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: don't include removed directories
authorArnd Bergmann <arnd@arndb.de>
Wed, 8 Jun 2016 14:21:19 +0000 (16:21 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 10 Aug 2016 20:42:18 +0000 (22:42 +0200)
commita6525d57b21e1eab428384b18140ae2263e6b55c
tree211cf14eaf305f1b7730d56220eb59f3268cd30d
parent6b44a87f2239fd97bc23f84376b0ec29a4d48f87
ARM: don't include removed directories

Three platforms used to have header files in include/mach that
are now all gone, but the removed directories are still being
included, which leads to -Wmissing-include-dirs warnings.

This removes the extra -I flags.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-mvebu/Makefile
arch/arm/mach-realview/Makefile
arch/arm/mach-s5pv210/Makefile