[2.6 PATCH] remove include/asm-mips/hp-lj/*

From: Benoit Boissinot
Date: Wed Apr 27 2005 - 17:43:18 EST


This patch removes the unused file
include/asm-mips/hp-lj/asics.h (arch/mips/hp-lj was removed in 2.6.10
but it seems this file was forgotten).

include/asm-mips/hp-lj should be removed as it will be empty after that.

Signed-off-by: Benoit Boissinot <benoit.boissinot@xxxxxxxxxxxx>

--- ./include/asm-mips/hp-lj/asic.h 2005-03-02 08:38:26.000000000 +0100
+++ /dev/null 2005-04-21 09:16:22.079816680 +0200
@@ -1,7 +0,0 @@
-
-typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId;
-
-AsicId GetAsicId(void);
-
-const char* const GetAsicName(void);
-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/