diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-07-14 22:18:35 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-07-14 22:18:35 +0200 |
commit | 2b7d4da518d1aff47aabbb27bb7b3d575938dbcb (patch) | |
tree | 5ea7e17acfae36e6f70d35f8c7aeab8ee9207ee4 /recipes/linux | |
parent | b8ef60c5e1f611dc15962b98c58f2f86d0ac1d08 (diff) |
linux: refreshed hrw-linux-2.6.30-exp.patch (no code changes)
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-2.6.30/at91sam9263ek/hrw-linux-2.6.30-exp.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 <marcin@juszkiewicz.com.pl> 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 |