Masahiro Yamada 7cbbbb8bc2 kbuild: warn redundant generic-y
The generic-y is redundant under the following condition:

 - arch has its own implementation

 - the same header is added to generated-y

 - the same header is added to mandatory-y

If a redundant generic-y is found, the warning like follows is displayed:

  scripts/Makefile.asm-generic:20: redundant generic-y found in arch/arm/include/asm/Kbuild: timex.h

I fixed up arch Kbuild files found by this.

Suggested-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-03-17 12:56:31 +09:00
..
2011-07-22 18:46:39 +02:00
2017-02-25 04:12:38 +09:00
2017-11-03 14:01:13 +09:00
2011-07-22 18:46:39 +02:00
2013-02-26 02:46:08 -05:00
2011-07-22 18:46:33 +02:00
2019-03-17 12:56:31 +09:00
2011-07-22 18:46:39 +02:00
2017-11-03 14:01:13 +09:00
2018-10-31 08:54:12 -07:00
2017-11-03 14:01:13 +09:00
2017-11-03 14:01:13 +09:00
2017-11-03 14:01:13 +09:00
2011-07-22 18:46:39 +02:00
2011-07-22 18:46:32 +02:00
2017-11-03 14:01:13 +09:00
2011-07-22 18:46:39 +02:00