summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2012-12-03 22:23:32 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-15 23:00:38 -0800
commit463dcc42e4832150eb3de804682b924f9b73a91a (patch)
tree0cb164870ccbcd54ed00c7d8627322115d31a85e /include
parentec063899b7b308019afa9f5eb32f0a58a6c6ee53 (diff)
downloadlinux-stable-463dcc42e4832150eb3de804682b924f9b73a91a.tar.gz
linux-stable-463dcc42e4832150eb3de804682b924f9b73a91a.tar.bz2
linux-stable-463dcc42e4832150eb3de804682b924f9b73a91a.zip
serial: sccnxp: Rename header file to match functionality
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/platform_data/serial-sccnxp.h (renamed from include/linux/platform_data/sccnxp.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/platform_data/sccnxp.h b/include/linux/platform_data/serial-sccnxp.h
index 096de90cf848..215574d1e81d 100644
--- a/include/linux/platform_data/sccnxp.h
+++ b/include/linux/platform_data/serial-sccnxp.h
@@ -11,8 +11,8 @@
* (at your option) any later version.
*/
-#ifndef __SCCNXP_H
-#define __SCCNXP_H
+#ifndef _PLATFORM_DATA_SERIAL_SCCNXP_H_
+#define _PLATFORM_DATA_SERIAL_SCCNXP_H_
#define SCCNXP_MAX_UARTS 2