aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShow Liu <show.liu@linaro.org>2014-05-20 15:54:37 +0800
committerShow Liu <show.liu@linaro.org>2014-05-20 15:54:37 +0800
commit23a0ab2467a1b0698fa7048e50c1bcf0cf9ffc61 (patch)
tree3944c64f8f3097fe8aa97e39f10810c9324fa02d /include
parentd6ff5c03dd412b87f7728ea66556eb4b99253c01 (diff)
upgrade ump driver
Diffstat (limited to 'include')
-rwxr-xr-xinclude/linux/ump-common.h4
-rwxr-xr-xinclude/linux/ump-import.h4
-rwxr-xr-xinclude/linux/ump-ioctl.h4
-rwxr-xr-xinclude/linux/ump.h4
4 files changed, 12 insertions, 4 deletions
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
*