X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Frtas.h;h=a405a871919ee2e76f168fb7cf5129c0b712a569;hb=352771d8dfacc828fdee58d5def490d5fb480c83;hp=414b7552514fc0f202e3ab31800644831fdd709c;hpb=8acd6bd4f7d04a05c364bea1883ca3876efde353;p=linux-2.6.git diff --git a/include/asm-ppc64/rtas.h b/include/asm-ppc64/rtas.h index 414b75525..a405a8719 100644 --- a/include/asm-ppc64/rtas.h +++ b/include/asm-ppc64/rtas.h @@ -149,7 +149,7 @@ struct rtas_error_log { unsigned long target:4; /* Target of failed operation */ unsigned long type:8; /* General event or error*/ unsigned long extended_log_length:32; /* length in bytes */ - unsigned char buffer[1]; /* allocated by klimit bump */ + unsigned char buffer[1]; }; struct flash_block {