Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] firmware: broadcom: bcm47xx_nvram: Fix module license
@ 2015-08-19  2:32 Axel Lin
  2015-08-19 13:15 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2015-08-19  2:32 UTC (permalink / raw)
  To: Ralf Baechle
  Cc: Hauke Mehrtens, Rafa�0�0 Mi�0�0ecki,
	Paul Walmsley, linux-mips

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 drivers/firmware/broadcom/bcm47xx_nvram.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/firmware/broadcom/bcm47xx_nvram.c b/drivers/firmware/broadcom/bcm47xx_nvram.c
index 87add3f..e415945 100644
--- a/drivers/firmware/broadcom/bcm47xx_nvram.c
+++ b/drivers/firmware/broadcom/bcm47xx_nvram.c
@@ -245,4 +245,4 @@ char *bcm47xx_nvram_get_contents(size_t *nvram_size)
 }
 EXPORT_SYMBOL(bcm47xx_nvram_get_contents);
 
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL v2");
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-19 13:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19  2:32 [PATCH] firmware: broadcom: bcm47xx_nvram: Fix module license Axel Lin
2015-08-19 13:15 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox