X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-v850%2Fflat.h;h=3888f59d6881494bcbd7f4d183846d1ba62896c9;hb=da7238bfbc1c5267bb3c9a79e03b6c296839a07e;hp=17106c894ab7d49412f8cdecb66ba30ce37e0084;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-v850/flat.h b/include/asm-v850/flat.h index 17106c894..3888f59d6 100644 --- a/include/asm-v850/flat.h +++ b/include/asm-v850/flat.h @@ -45,7 +45,8 @@ flat_get_relocate_addr (unsigned long relval) RELVAL is the raw relocation-table entry from which RP is derived. For the v850, RP should always be half-word aligned. */ static inline unsigned long flat_get_addr_from_rp (unsigned long *rp, - unsigned long relval) + unsigned long relval, + unsigned long flags) { short *srp = (short *)rp;