From 0ffc986ac8c7c61e27f601149bef8371882061b3 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Thu, 12 Jun 2014 14:37:35 +0900 Subject: .gitignore: drop include/asm/proc from ignore pattern Commit 7d89982b stopped creating symbolic link arch/${arch}/include/asm/proc. arch/.gitignore should be updated. Signed-off-by: Masahiro Yamada Cc: Vasili Galka --- arch/.gitignore | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/.gitignore') diff --git a/arch/.gitignore b/arch/.gitignore index a1fbe01d57..2714b86ff3 100644 --- a/arch/.gitignore +++ b/arch/.gitignore @@ -1,2 +1 @@ /*/include/asm/arch -/*/include/asm/proc -- cgit v1.2.1