On Oct 17, 2010, at 9:51 AM, Vasiliy Kulikov wrote: > sram_params.sram_size and sram_params.sram_offset were unsigned. > If get_cache_sram_size() or get_cache_sram_offset() returns error code > then it is not seen to the caller. Made sram_size and sram_offset signed. > > Signed-off-by: Vasiliy Kulikov <sego...@gmail.com> > --- > arch/powerpc/sysdev/fsl_85xx_l2ctlr.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-)
applied - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev