diff options
author | Henrik Kretzschmar <[email protected]> | 2010-05-24 14:34:05 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-25 08:07:09 -0700 |
commit | a8ce4be7d5b99a6338e695b26358abca329735c1 (patch) | |
tree | 4a6e8437b9a913a02f9f747db3a5e35737efea80 /net/unix/af_unix.c | |
parent | e88a0f461aeadfe309d36a2a4fac9ffb1b0ed651 (diff) |
s3c2410fb: fix sections
Since the drivers probe calls were changed from .init.text to
.devinit.text in commit c2e13037e6794bd0d9de3f9ecabf5615f15c160b
("platform-drivers: move probe to .devinit.text in drivers/video") all the
function from .init.text should be moved to .devinit.text, too.
The drivers remove calls can also be move from .text to .devexit.text.
Signed-off-by: Henrik Kretzschmar <[email protected]>
Cc: Vincent Sanders <[email protected]>
Acked-by: Arnaud Patard <[email protected]>
Tested-by: Arnaud Patard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions