Merge branch 'fix/asoc' into for-linus
[pandora-kernel.git] / arch / arm / mach-ixp4xx / ixp4xx_npe.c
index 47ac69c..e8bb257 100644 (file)
@@ -665,7 +665,7 @@ err:
 }
 
 
-struct npe *npe_request(int id)
+struct npe *npe_request(unsigned id)
 {
        if (id < NPE_COUNT)
                if (npe_tab[id].valid)