Remove _witherspoon from remaining bbappend files

9c653e0df was the first commit in this direction.

These files are already in the meta-witherspoon subdirectory, it's
redundant to have the _witherspoon append in the bbappend files.

This allows off-shoots of the witherspoon system to easily include this
meta layer and get the witherspoon default files.

Change-Id: Id34d51a5c696505f4802e7ce2772dc1b9d4bc458
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend
index cad9140..1b09937 100644
--- a/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend
+++ b/meta-witherspoon/recipes-kernel/linux/linux-aspeed_%.bbappend
@@ -1,2 +1,2 @@
-FILESEXTRAPATHS_prepend_witherspoon := "${THISDIR}/${PN}:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 SRC_URI += "file://witherspoon.cfg"