summaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr/init.h
diff options
context:
space:
mode:
authorAl Cho <acho@novell.com>2010-11-26 19:06:39 +0800
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-29 11:40:31 -0800
commite93192acff4eaf7024c2450d91f3de69258f1f12 (patch)
tree9e5c6b34b821dd7da956c33fbb984cc00b5ce291 /drivers/staging/keucr/init.h
parent280740a9016db986758db811bbc998acc79e5551 (diff)
downloadop-kernel-dev-e93192acff4eaf7024c2450d91f3de69258f1f12.zip
op-kernel-dev-e93192acff4eaf7024c2450d91f3de69258f1f12.tar.gz
staging: keucr: fix keucr init coding style
fix keucr init.c init.h coding style. only fix coding style check by checkpatch.pl. Signed-off-by: Al Cho <acho@novell.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/keucr/init.h')
-rw-r--r--drivers/staging/keucr/init.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/keucr/init.h b/drivers/staging/keucr/init.h
index cd199fc..5223132 100644
--- a/drivers/staging/keucr/init.h
+++ b/drivers/staging/keucr/init.h
@@ -1,5 +1,8 @@
#include "common.h"
+extern DWORD MediaChange;
+extern int Check_D_MediaFmt(struct us_data *);
+
BYTE SD_Init1[] = {
0x90, 0xFF, 0x09, 0xE0, 0x30, 0xE1, 0x06, 0x90,
0xFF, 0x23, 0x74, 0x80, 0xF0, 0x90, 0xFF, 0x09,
OpenPOWER on IntegriCloud