diff mbox

[LEDE-DEV,staging,1/7] ath25: refresh kernel patches

Message ID 1463995832-10364-2-git-send-email-ryazanov.s.a@gmail.com
State Accepted
Headers show

Commit Message

Sergey Ryazanov May 23, 2016, 9:30 a.m. UTC
Avoid noise messages from quilt.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
---
 target/linux/ath25/patches-4.4/120-spiflash.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/target/linux/ath25/patches-4.4/120-spiflash.patch b/target/linux/ath25/patches-4.4/120-spiflash.patch
index 7d88ee2..a47e363 100644
--- a/target/linux/ath25/patches-4.4/120-spiflash.patch
+++ b/target/linux/ath25/patches-4.4/120-spiflash.patch
@@ -20,7 +20,7 @@ 
 +obj-$(CONFIG_MTD_AR2315)	+= ar2315.o
  obj-$(CONFIG_MTD_BCM47XXSFLASH)	+= bcm47xxsflash.o
  obj-$(CONFIG_MTD_ST_SPI_FSM)    += st_spi_fsm.o
- 
+ obj-$(CONFIG_MTD_POWERNV_FLASH)	+= powernv_flash.o
 --- /dev/null
 +++ b/drivers/mtd/devices/ar2315.c
 @@ -0,0 +1,459 @@