diff options
Diffstat (limited to 'arch/arm/mach-s5pv210/include/mach')
-rw-r--r-- | arch/arm/mach-s5pv210/include/mach/rfkill-crespo.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/include/mach/rfkill-crespo.h b/arch/arm/mach-s5pv210/include/mach/rfkill-crespo.h new file mode 100644 index 0000000..448e6dc --- /dev/null +++ b/arch/arm/mach-s5pv210/include/mach/rfkill-crespo.h @@ -0,0 +1,8 @@ +/* + * arch/arm/mach-s5pv210/include/mach/rfkill-crespo.h + * + * This is for BT : RFKILL + * BT power control + */ + +extern void s3c_setup_uart_cfg_gpio(unsigned char port); |