From 23a0ab2467a1b0698fa7048e50c1bcf0cf9ffc61 Mon Sep 17 00:00:00 2001 From: Show Liu Date: Tue, 20 May 2014 15:54:37 +0800 Subject: upgrade ump driver --- include/linux/ump-common.h | 4 +++- include/linux/ump-import.h | 4 +++- include/linux/ump-ioctl.h | 4 +++- include/linux/ump.h | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/linux/ump-common.h b/include/linux/ump-common.h index 85264c09a49..1deefd84381 100755 --- a/include/linux/ump-common.h +++ b/include/linux/ump-common.h @@ -1,6 +1,6 @@ /* * - * (C) COPYRIGHT 2010-2012 ARM Limited. All rights reserved. + * (C) COPYRIGHT ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software @@ -15,6 +15,8 @@ + + /** * @file ump-common.h * diff --git a/include/linux/ump-import.h b/include/linux/ump-import.h index af162ddc7b9..0641111afb6 100755 --- a/include/linux/ump-import.h +++ b/include/linux/ump-import.h @@ -1,6 +1,6 @@ /* * - * (C) COPYRIGHT 2011-2012 ARM Limited. All rights reserved. + * (C) COPYRIGHT ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software @@ -15,6 +15,8 @@ + + #ifndef _UMP_IMPORT_H_ #define _UMP_IMPORT_H_ diff --git a/include/linux/ump-ioctl.h b/include/linux/ump-ioctl.h index 8a13896dc4b..a6219566ebb 100755 --- a/include/linux/ump-ioctl.h +++ b/include/linux/ump-ioctl.h @@ -1,6 +1,6 @@ /* * - * (C) COPYRIGHT 2008-2012 ARM Limited. All rights reserved. + * (C) COPYRIGHT ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software @@ -15,6 +15,8 @@ + + #ifndef _UMP_IOCTL_H_ #define _UMP_IOCTL_H diff --git a/include/linux/ump.h b/include/linux/ump.h index 8758de986d1..423ba852a84 100755 --- a/include/linux/ump.h +++ b/include/linux/ump.h @@ -1,6 +1,6 @@ /* * - * (C) COPYRIGHT 2008-2012 ARM Limited. All rights reserved. + * (C) COPYRIGHT ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software @@ -15,6 +15,8 @@ + + /** * @file * -- cgit v1.2.3