diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-11-06 16:46:18 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-11-06 16:46:18 +0100 |
commit | 330f28f691e9b349e34adcaf82b273cf061bb491 (patch) | |
tree | fca3bfe41eff25ef19f576cef1979c68f6521af5 /arch/blackfin/include/asm/entry.h | |
parent | ASoC: Factor out snd_soc_init_card() (diff) | |
parent | ASoC: S3C64XX I2S: Enable audio-bus clock (diff) | |
download | linux-330f28f691e9b349e34adcaf82b273cf061bb491.tar.xz linux-330f28f691e9b349e34adcaf82b273cf061bb491.zip |
Merge branch 'for-2.6.32' into for-2.6.33
Diffstat (limited to 'arch/blackfin/include/asm/entry.h')
-rw-r--r-- | arch/blackfin/include/asm/entry.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/blackfin/include/asm/entry.h b/arch/blackfin/include/asm/entry.h index 55b808fced71..a6886f6e4819 100644 --- a/arch/blackfin/include/asm/entry.h +++ b/arch/blackfin/include/asm/entry.h @@ -1,3 +1,9 @@ +/* + * Copyright 2004-2009 Analog Devices Inc. + * + * Licensed under the GPL-2 or later. + */ + #ifndef __BFIN_ENTRY_H #define __BFIN_ENTRY_H |