From 2b7d4da518d1aff47aabbb27bb7b3d575938dbcb Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 14 Jul 2009 22:18:35 +0200 Subject: linux: refreshed hrw-linux-2.6.30-exp.patch (no code changes) --- recipes/linux/linux-2.6.30/at91sam9263ek/hrw-linux-2.6.30-exp.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/linux/linux-2.6.30/at91sam9263ek/hrw-linux-2.6.30-exp.patch b/recipes/linux/linux-2.6.30/at91sam9263ek/hrw-linux-2.6.30-exp.patch index 0e377b0512..6634ba72a1 100644 --- a/recipes/linux/linux-2.6.30/at91sam9263ek/hrw-linux-2.6.30-exp.patch +++ b/recipes/linux/linux-2.6.30/at91sam9263ek/hrw-linux-2.6.30-exp.patch @@ -18,7 +18,7 @@ OE-Signed-off-by: Marcin Juszkiewicz sound/arm/Makefile | 4 sound/arm/at91-ac97.c | 911 +++++++++++++++++++++++++++++ sound/arm/at91-ac97.h | 295 +++++++++ - 11 files changed, 1485 insertions(+), 62 deletions(-) + 10 files changed, 1367 insertions(+), 21 deletions(-) --- linux-2.6.30.orig/arch/arm/mach-at91/include/mach/at91_pmc.h +++ linux-2.6.30/arch/arm/mach-at91/include/mach/at91_pmc.h -- cgit 1.2.3-korg