Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 18 May 2012 09:10:07 +0000 (11:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 May 2012 00:38:17 +0000 (17:38 -0700)
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>

No differences found