diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-22 17:08:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-22 17:08:18 +0100 |
| commit | e7d7dc0e0e7ab68f1845e11b7574d83ac8015e0e (patch) | |
| tree | 72d317ef93f50aa80af2f67c9d109e7ff59413ff /p28.patch | |
| parent | 08ba5e5e533732546b64764231406dd6151342c1 (diff) | |
| download | patches-e7d7dc0e0e7ab68f1845e11b7574d83ac8015e0e.tar.gz | |
lots of patches and fixes added and made
Diffstat (limited to 'p28.patch')
| -rw-r--r-- | p28.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p28.patch b/p28.patch index 8b4f1f5da310fe..bf5e3f578ab809 100644 --- a/p28.patch +++ b/p28.patch @@ -26,7 +26,7 @@ } +static DEVICE_ATTR_RO(modalias); --struct device_attribute ibmebus_bus_device_attrs[] = { +-static struct device_attribute ibmebus_bus_device_attrs[] = { - __ATTR_RO(devspec), - __ATTR_RO(name), - __ATTR_RO(modalias), |
