OSDN Git Service

greybus: audio: Remove the MODULE_LICENSE()
authorPhong Tran <tranmanphong@gmail.com>
Thu, 28 May 2015 16:21:01 +0000 (23:21 +0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 28 May 2015 21:38:38 +0000 (14:38 -0700)
commitdf76422113b0a80198bccf1a3d2515afe00db736
tree825a794834daf0bd95bf66d8650c0c97cec78632
parentbcd8215b49b08194ee6e2968106ac5a14825b689
greybus: audio: Remove the MODULE_LICENSE()

This is not a kernel module. It should not use
the module license macro.

Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/audio.c