Skip to content
  • James Hogan's avatar
    rtc: goldfish: Add missing MODULE_LICENSE · 82d632b8
    James Hogan authored
    Fix the following warning in MIPS allmodconfig by adding a
    MODULE_LICENSE() at the end of rtc-goldfish.c, based on the file header
    comment which says GNU General Public License version 2:
    
    WARNING: modpost: missing MODULE_LICENSE() in drivers/rtc/rtc-goldfish.o
    
    Fixes: f22d9cdc
    
     ("rtc: goldfish: Add RTC driver for Android emulator")
    Signed-off-by: default avatarJames Hogan <jhogan@kernel.org>
    Cc: Miodrag Dinic <miodrag.dinic@mips.com>
    Cc: Alessandro Zummo <a.zummo@towertech.it>
    Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
    Cc: linux-rtc@vger.kernel.org
    Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
    82d632b8