deiban packaging of linux kernel with sysmocom modifications
Go to file
Ben Hutchings 3e636afadb Ignore ABI change in get_write_access(), both static inline and exported
static inline functions will always be compiled directly into modules
that use them; the export is never used.

(The ABI change is apparently due to adding an extra attribute to inline
functions.)

svn path=/dists/sid/linux/; revision=19779
2013-01-27 02:18:49 +00:00
debian Ignore ABI change in get_write_access(), both static inline and exported 2013-01-27 02:18:49 +00:00