commit | 17d36707dd9c5c3c4ef09a278ee7444cfc60481e | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 15 23:28:19 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:17:12 2007 +0200 |
tree | a5ca7943eae2caeaaa1554a5b3a04d01dad87953 | |
parent | 003a46cfff308ee0d879dfa89b9a7c65b2a481bf [diff] |
x86: unify include/asm/agp_32/64.h Same file, except for whitespace, comment formatting and the usage of wbinvd() instead of asm volatile("wbinvd":::"memory"), which is the same. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>