diff options
Diffstat (limited to 'target/linux/generic/patches-4.4/331-arc-remove-dependency-on-DEVTMPFS.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/331-arc-remove-dependency-on-DEVTMPFS.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/generic/patches-4.4/331-arc-remove-dependency-on-DEVTMPFS.patch b/target/linux/generic/patches-4.4/331-arc-remove-dependency-on-DEVTMPFS.patch index 29d9bff8a4..48b3f9b428 100644 --- a/target/linux/generic/patches-4.4/331-arc-remove-dependency-on-DEVTMPFS.patch +++ b/target/linux/generic/patches-4.4/331-arc-remove-dependency-on-DEVTMPFS.patch @@ -18,8 +18,6 @@ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> arch/arc/Kconfig | 2 -- 1 file changed, 2 deletions(-) -diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig -index 6312f60..a95bab3 100644 --- a/arch/arc/Kconfig +++ b/arch/arc/Kconfig @@ -12,8 +12,6 @@ config ARC @@ -31,6 +29,3 @@ index 6312f60..a95bab3 100644 select GENERIC_ATOMIC64 select GENERIC_CLOCKEVENTS select GENERIC_FIND_FIRST_BIT --- -2.4.3 - |