commit | c63a7dd0e5be722095d93e45cd2cad8bf1a68c7f | [log] [tgz] |
---|---|---|
author | Samuel Iglesias Gonsalvez <siglesias@igalia.com> | Fri May 18 11:10:07 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 18 17:38:17 2012 -0700 |
tree | 7134bdf300f3d4e63fc0f6993f613721554b3a22 | |
parent | 611b564d196f8f6b90e0d8808be44eb5e18db9a2 [diff] |
Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant Removed TPCI200_SHORTNAME. For the pr_* the name of the module is already included due to pr_fmt declaration. In other cases, KBUILD_MODNAME is used instead. Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>