diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-10-27 12:20:33 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-10-27 12:20:33 +0100 |
commit | cc80e9a2ecead39c48d459b74fc29b66fca48d73 (patch) | |
tree | 41943c3603306c82850563544ccf8bf438c6f92f /recipes/linux/linux_2.6.31.bb | |
parent | 44ec0ef1a3cc835b5b1df6b8a340340bcc4342ea (diff) |
linux-2.6.31: remove SPI patch for boc01, use devicetree instead
Diffstat (limited to 'recipes/linux/linux_2.6.31.bb')
-rw-r--r-- | recipes/linux/linux_2.6.31.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb index 47816cb094..6c5a1091dd 100644 --- a/recipes/linux/linux_2.6.31.bb +++ b/recipes/linux/linux_2.6.31.bb @@ -20,7 +20,6 @@ SRC_URI_append_boc01 = "\ file://004-081205-usb.patch;patch=1 \ file://005-091008-isl12024.patch;patch=1 \ file://007-091005-lm73.patch;patch=1 \ - file://008-091005-spi.patch;patch=1 \ file://011-090115-gpio.patch;patch=1 \ file://012-091019-capsense.patch;patch=1 \ file://013-091015-lcd.patch;patch=1 \ |