diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-26 10:11:52 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-26 10:11:52 -0400 |
commit | dbc4098dbceb470d7f4dbb11d0ad64d1100ed544 (patch) | |
tree | 678e48337bd23645662f7e1a9b560d1e22fa4b12 /Add-secure_modules-call.patch | |
parent | 96dba40a7714f4feaac45f76e3701fb3c2d822da (diff) | |
download | kernel-dbc4098dbceb470d7f4dbb11d0ad64d1100ed544.tar.gz kernel-dbc4098dbceb470d7f4dbb11d0ad64d1100ed544.tar.xz kernel-dbc4098dbceb470d7f4dbb11d0ad64d1100ed544.zip |
Linux v3.17-rc2
- Fixup ARM MFD options after I2C=y change
- Disable debugging options.
Diffstat (limited to 'Add-secure_modules-call.patch')
-rw-r--r-- | Add-secure_modules-call.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-secure_modules-call.patch b/Add-secure_modules-call.patch index c43e0c9ad..790e8bbbb 100644 --- a/Add-secure_modules-call.patch +++ b/Add-secure_modules-call.patch @@ -1,4 +1,4 @@ -From 84416f9b5150aea25e7149a493241294c82319c3 Mon Sep 17 00:00:00 2001 +From bc7e16c32394795cd89008de498f2608668dd18b Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Fri, 9 Aug 2013 17:58:15 -0400 Subject: [PATCH] Add secure_modules() call |