• Paul Gortmaker's avatar
    serial: hp300: mask the warning for people just doing build coverage · f99b63af
    Paul Gortmaker authored
    Currently this warning is triggered for allmodconfig on m68k.  It is
    well intentioned, in that if you are building the driver but not
    enabling one of the platforms where the hardware exists, you get a
    warning.
    
    The warning dates back to pre-git days, and now we have COMPILE_TEST
    so we can use that to mask the warning for people who are obviously
    just doing build coverage on tree wide changes.
    
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Cc: Jiri Slaby <jslaby@suse.com>
    Cc: Geert Uytterhoeven <geert@linux-m68k.org>
    Cc: linux-m68k@lists.linux-m68k.org
    Cc: linux-serial@vger.kernel.org
    Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    f99b63af
8250_hp300.c 7.37 KB