Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fecc8d... Commit: fecc8d6d5611a6b1dce4a6cff4713f390056aa1c Parent: ad5dd977430216059d8344ccc516f11be4a37082 Author: Graf Yang <graf.yang@analog.com> AuthorDate: Fri Oct 10 21:23:29 2008 +0800 Committer: Bryan Wu <cooloney@kernel.org> CommitDate: Fri Oct 10 21:23:29 2008 +0800 Blackfin arch: Remove useless head file Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> --- arch/blackfin/include/asm/cpumask.h | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/arch/blackfin/include/asm/cpumask.h b/arch/blackfin/include/asm/cpumask.h deleted file mode 100644 index b20a8e9..0000000 --- a/arch/blackfin/include/asm/cpumask.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _ASM_BLACKFIN_CPUMASK_H -#define _ASM_BLACKFIN_CPUMASK_H - -#include <asm-generic/cpumask.h> - -#endif /* _ASM_BLACKFIN_CPUMASK_H */ -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
