From 1655f9f6c73c2b4b5d3f3b3c8aab999c194d8486 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 22 Oct 2014 21:34:47 +0200 Subject: ppc: Zap MHPC board This board uses eeprom accessors in an incorrect way. The board is old and unsupported, just zap it. Signed-off-by: Marek Vasut Cc: Masahiro Yamada Cc: Tom Rini Cc: Wolfgang Denk Cc: Simon Glass Cc: Heiko Schocher --- board/eltec/mhpc/MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 board/eltec/mhpc/MAINTAINERS (limited to 'board/eltec/mhpc/MAINTAINERS') diff --git a/board/eltec/mhpc/MAINTAINERS b/board/eltec/mhpc/MAINTAINERS deleted file mode 100644 index 4d84a3533c..0000000000 --- a/board/eltec/mhpc/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -MHPC BOARD -M: Frank Gottschling -S: Maintained -F: board/eltec/mhpc/ -F: include/configs/MHPC.h -F: configs/MHPC_defconfig -- cgit