diff options
author | Olof Johansson <olof@lixom.net> | 2014-11-04 14:43:02 -0800 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-11-04 14:43:02 -0800 |
commit | c7606d1d069275d8a4df33d8ed92a62de069a980 (patch) | |
tree | 2a9d858eb067bec95cf77bea2da47958769cf952 /arch/arm/mach-shmobile/setup-r8a7778.c | |
parent | 1d27f250308041f5a89132ae311c64b45e842576 (diff) | |
parent | 335204dfb83b3105cf4a666d1ad024917831cbdc (diff) | |
download | linux-stable-c7606d1d069275d8a4df33d8ed92a62de069a980.tar.gz linux-stable-c7606d1d069275d8a4df33d8ed92a62de069a980.tar.bz2 linux-stable-c7606d1d069275d8a4df33d8ed92a62de069a980.zip |
Merge tag 'renesas-cleanup-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
Merge "Renesas ARM Based SoC Cleanup for v3.19" from Simon Horman:
* Remove FSF address from copyright headers
* tag 'renesas-cleanup-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
ARM: shmobile: Remove FSF address from copyright headers
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-shmobile/setup-r8a7778.c')
-rw-r--r-- | arch/arm/mach-shmobile/setup-r8a7778.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-shmobile/setup-r8a7778.c b/arch/arm/mach-shmobile/setup-r8a7778.c index 97eac8703d4d..45bd3588fa15 100644 --- a/arch/arm/mach-shmobile/setup-r8a7778.c +++ b/arch/arm/mach-shmobile/setup-r8a7778.c @@ -13,10 +13,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include <linux/kernel.h> |