commit | 75fc0cf6af45e5de251caa9421b3c3d1bdc273c8 | [log] [tgz] |
---|---|---|
author | Syam Sidhardhan <syamsidhardh@gmail.com> | Fri Feb 15 02:24:32 2013 +0530 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat May 04 15:31:01 2013 -0400 |
tree | ddbdf5ddff31c0293841f063f278479bc8ff30e5 | |
parent | b1983cd897ec06080ec4884989c6a3f1e7ee7dce [diff] |
proc_devtree: Replace include linux/module.h with linux/export.h Since it uses only THIS_MODULE macro, include <linux/export.h> is the right to go here. Signed-off-by: Syam Sidhardhan <s.syam@samsung.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>