diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:18:58 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 14:08:06 -0400 |
commit | 7495e41ba6420b6a5fd8928cded32d789d4c1639 (patch) | |
tree | 5002c45bec58ac47708fddc74bf8a08ee2fe0c57 /board/st-ericsson/snowball/MAINTAINERS | |
parent | af7f884ba1e6a1afbf2a75247d1bcd262d4314b2 (diff) |
arm: Remove snowball and u8500_href boards
These boards have not been converted to generic board by the deadline.
Remove them.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/st-ericsson/snowball/MAINTAINERS')
-rw-r--r-- | board/st-ericsson/snowball/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/st-ericsson/snowball/MAINTAINERS b/board/st-ericsson/snowball/MAINTAINERS deleted file mode 100644 index 132fc524ba..0000000000 --- a/board/st-ericsson/snowball/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -SNOWBALL BOARD -M: Mathieu Poirier <mathieu.poirier@linaro.org> -S: Maintained -F: board/st-ericsson/snowball/ -F: include/configs/snowball.h -F: configs/snowball_defconfig |