Blackfin: stop cleaning include/asm/asm-offsets.h

The file is no longer generated, so we don't want to clean it.

Reported-by: Vivi Li <vivi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

-1
-1
arch/blackfin/Makefile
··· 133 133 KBUILD_CPPFLAGS += $(patsubst %,-I$(srctree)/%include,$(machdirs)) 134 134 135 135 CLEAN_FILES += \ 136 - arch/$(ARCH)/include/asm/asm-offsets.h \ 137 136 arch/$(ARCH)/kernel/asm-offsets.s \ 138 137 139 138 archclean: