On Jan 8 2007 18:48, Ram wrote:
>
> Actually, the some of the case values are defined as -
>
> case (u32)&CM_ICLKEN_WKUP:
> case (u32)&CM_FCLKEN_WKUP:
This looks like really broken code, if CM_* happen to be constants.
-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe
Hi,
* Ram <[EMAIL PROTECTED]> [070108 05:18]:
> Hi,
> Im using linux-2.6.14-omap2430.
>
> Im using TI omap 2430 SDP.
>
> When i compile it with the eldk toolchain.
>
> I get an error listed at the end of this mail.
>
> The error is simple - case values should be constants, However, th
Hi,
Im using linux-2.6.14-omap2430.
Im using TI omap 2430 SDP.
When i compile it with the eldk toolchain.
I get an error listed at the end of this mail.
The error is simple - case values should be constants, However, the
toolchain gcc 4.0
is complaining that case values are not const
Hello. I'm trying to compile new kernel 2.4.3 and I get some errors:
yakov:/usr/src/linux$ make modules
make[2]: Entering directory `/home/linux-2.4.3/drivers/block'
gcc -D__KERNEL__ -I/home/linux-2.4.3/include -Wall -Wstrict-prototypes -O2
-fomi
t-frame-pointer -fno-strict-aliasing -
4 matches
Mail list logo