X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=drivers%2Frtc%2Frtc-lpc32xx.c;h=ae16250c762f84ab7fd2958b0fa643fff1480c28;hb=25985edcedea6396277003854657b5f3cb31a628;hp=ec8701ce99f99a585d6fac157e45433ae572e9e4;hpb=91839fd577abc5fb39fb2238e05e847c70c9dec3;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/drivers/rtc/rtc-lpc32xx.c b/drivers/rtc/rtc-lpc32xx.c index ec8701ce99f9..ae16250c762f 100644 --- a/drivers/rtc/rtc-lpc32xx.c +++ b/drivers/rtc/rtc-lpc32xx.c @@ -240,7 +240,7 @@ static int __devinit lpc32xx_rtc_probe(struct platform_device *pdev) spin_lock_init(&rtc->lock); /* - * The RTC is on a seperate power domain and can keep it's state + * The RTC is on a separate power domain and can keep it's state * across a chip power cycle. If the RTC has never been previously * setup, then set it up now for the first time. */