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)
commit549fba3a615a5dc6219bb41b3ee3951173fcf1e6
tree211cf14eaf305f1b7730d56220eb59f3268cd30d
parent7a376ac11fc2109dfd86442ff79982ecf16dcd6d
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