]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
x86: unify include/asm/agp_32/64.h
authorThomas Gleixner <tglx@linutronix.de>
Mon, 15 Oct 2007 21:28:19 +0000 (23:28 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:17:12 +0000 (20:17 +0200)
commit17d36707dd9c5c3c4ef09a278ee7444cfc60481e
treea5ca7943eae2caeaaa1554a5b3a04d01dad87953
parent003a46cfff308ee0d879dfa89b9a7c65b2a481bf
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>
include/asm-x86/agp.h
include/asm-x86/agp_32.h [deleted file]
include/asm-x86/agp_64.h [deleted file]