aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/adc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/adc.h')
-rw-r--r--arch/sh/include/asm/adc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/include/asm/adc.h b/arch/sh/include/asm/adc.h
index 99ec66849559..feccfe639e38 100644
--- a/arch/sh/include/asm/adc.h
+++ b/arch/sh/include/asm/adc.h
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_ADC_H
#define __ASM_ADC_H
-#ifdef __KERNEL__
/*
* Copyright (C) 2004 Andriy Skulysh
*/
@@ -10,5 +9,4 @@
int adc_single(unsigned int channel);
-#endif /* __KERNEL__ */
#endif /* __ASM_ADC_H */