Revision 59acc08fd95aefb5430458a08a82b15a4174ed74 authored by Antonino A. Daplas on 02 August 2007, 10:16:46 UTC, committed by H. Peter Anvin on 02 August 2007, 15:08:27 UTC
Add memory operand constraint and write-only modifier to the inline
assembly to effect the writing of the EDID block to boot_params.edid_info.

Without this, gcc would think the EDID query was dead code and would
eliminate it.

Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 parent 1ed4395
History
File Mode Size
ircomm
irlan
irnet
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 503 bytes
af_irda.c -rw-r--r-- 66.2 KB
discovery.c -rw-r--r-- 12.4 KB
irda_device.c -rw-r--r-- 12.1 KB
iriap.c -rw-r--r-- 26.3 KB
iriap_event.c -rw-r--r-- 12.5 KB
irias_object.c -rw-r--r-- 13.4 KB
irlap.c -rw-r--r-- 34.0 KB
irlap_event.c -rw-r--r-- 64.6 KB
irlap_frame.c -rw-r--r-- 36.3 KB
irlmp.c -rw-r--r-- 54.6 KB
irlmp_event.c -rw-r--r-- 26.2 KB
irlmp_frame.c -rw-r--r-- 14.1 KB
irmod.c -rw-r--r-- 5.4 KB
irnetlink.c -rw-r--r-- 3.3 KB
irproc.c -rw-r--r-- 2.5 KB
irqueue.c -rw-r--r-- 22.8 KB
irsysctl.c -rw-r--r-- 7.8 KB
irttp.c -rw-r--r-- 51.0 KB
parameters.c -rw-r--r-- 15.4 KB
qos.c -rw-r--r-- 22.4 KB
timer.c -rw-r--r-- 6.3 KB
wrapper.c -rw-r--r-- 13.1 KB

back to top