Searched hist:"549 fba3a615a5dc6219bb41b3ee3951173fcf1e6" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-s5pv210/ |
H A D | Makefile | diff 549fba3a615a5dc6219bb41b3ee3951173fcf1e6 Wed Jun 08 16:21:19 CEST 2016 Arnd Bergmann <arnd@arndb.de> 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>
|
/linux/arch/arm/mach-mvebu/ |
H A D | Makefile | diff 549fba3a615a5dc6219bb41b3ee3951173fcf1e6 Wed Jun 08 16:21:19 CEST 2016 Arnd Bergmann <arnd@arndb.de> 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>
|