[PATCH] ARM: sa1100: remove unused header

2014-05-16 Thread Paul Bolle
SA-1101.h was included in the tree shortly before v2.4.0. The #include preprocessor directive that includes it has always depended on a preprocessor check for CONFIG_SA1101. But the related (Kconfig) symbol has never been part of the tree. Remove that preprocessor check and this unused header.

[PATCH] ARM: sa1100: remove unused header

2014-05-16 Thread Paul Bolle
SA-1101.h was included in the tree shortly before v2.4.0. The #include preprocessor directive that includes it has always depended on a preprocessor check for CONFIG_SA1101. But the related (Kconfig) symbol has never been part of the tree. Remove that preprocessor check and this unused header.