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
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 128 bytes
patchlevel -rw-r--r-- 6 bytes
wanmain.c -rw-r--r-- 19.9 KB
wanproc.c -rw-r--r-- 9.0 KB

back to top