]> Pileus Git - ~andy/linux/commit
modpost: fix modpost warnings for xtensa
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Sep 2012 01:44:38 +0000 (05:44 +0400)
committerChris Zankel <chris@zankel.net>
Wed, 3 Oct 2012 22:11:30 +0000 (15:11 -0700)
commitaf42e970b6097a34cb2b93ec4c12c2a226b1d008
treec5726e21da17f32cdef49d3d21f9dc8f0ebd748c
parent717460ee3e8399eb66799cac0bb83217475b7027
modpost: fix modpost warnings for xtensa

Suppress warnings for two informational sections (.xt.lit and .xt.prop)
used by the Xtensa architecture.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
scripts/mod/modpost.c