aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS1
-rw-r--r--drivers/Kconfig2
2 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 038f517f90ef..aaa039dee999 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10176,6 +10176,7 @@ USERSPACE I/O (UIO)
10176M: "Hans J. Koch" <hjk@hansjkoch.de> 10176M: "Hans J. Koch" <hjk@hansjkoch.de>
10177M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 10177M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
10178S: Maintained 10178S: Maintained
10179T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
10179F: Documentation/DocBook/uio-howto.tmpl 10180F: Documentation/DocBook/uio-howto.tmpl
10180F: drivers/uio/ 10181F: drivers/uio/
10181F: include/linux/uio*.h 10182F: include/linux/uio*.h
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 694d5a70d6ce..c70d6e45dc10 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -134,8 +134,6 @@ source "drivers/staging/Kconfig"
134 134
135source "drivers/platform/Kconfig" 135source "drivers/platform/Kconfig"
136 136
137source "drivers/soc/Kconfig"
138
139source "drivers/clk/Kconfig" 137source "drivers/clk/Kconfig"
140 138
141source "drivers/hwspinlock/Kconfig" 139source "drivers/hwspinlock/Kconfig"