lkml.org 
[lkml]   [2007]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[-mm patch] drivers/rtc/rtc-dev.c should #include "rtc-core.h"
    Every file should include the headers containing the prototypes for
    it's global functions.

    Signed-off-by: Adrian Bunk <bunk@stusta.de>

    ---
    --- linux-2.6.21-rc7-mm2/drivers/rtc/rtc-dev.c.old 2007-04-28 15:16:24.000000000 +0200
    +++ linux-2.6.21-rc7-mm2/drivers/rtc/rtc-dev.c 2007-04-28 15:16:36.000000000 +0200
    @@ -13,6 +13,7 @@

    #include <linux/module.h>
    #include <linux/rtc.h>
    +#include "rtc-core.h"

    static dev_t rtc_devt;

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2007-04-28 21:25    [W:2.143 / U:0.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site