From: Michal Piotrowski config.h is obsolete. This patch removes all #include "linux/config.h". Signed-off-by: Michal Piotrowski Cc: "Luck, Tony" Signed-off-by: Andrew Morton --- arch/ia64/kernel/relocate_kernel.S | 1 - 1 file changed, 1 deletion(-) diff -puN arch/ia64/kernel/relocate_kernel.S~kill-include-linux-configh-ia64 arch/ia64/kernel/relocate_kernel.S --- a/arch/ia64/kernel/relocate_kernel.S~kill-include-linux-configh-ia64 +++ a/arch/ia64/kernel/relocate_kernel.S @@ -10,7 +10,6 @@ * This source code is licensed under the GNU General Public License, * Version 2. See the file COPYING for more details. */ -#include #include #include #include _