• Jesse Barnes's avatar
    [PATCH] ia64: fix sn_serial warning · 14973a3b
    Jesse Barnes authored
    In my fixes to quiet the sn_serial driver, I made sn_debug_printf only
    get used when the DEBUG define was turned on in the driver but forgot
    to #ifdef out the function definition, causing an 'defined but not
    used' warning.  This patch fixes that.
    14973a3b
sn_serial.c 24.8 KB