include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other defines
commit8048e740a334bb7dcf8f23662c73d0ca01e53c7f
authorPaul Menzel <paulepanter@users.sourceforge.net>
Mon, 13 May 2013 16:22:23 +0000 (13 18:22 +0200)
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>
Mon, 3 Jun 2013 16:03:42 +0000 (3 18:03 +0200)
treefc99c2b5067ca0e7db8874f8ae73485cdf9e08cb
parent1b22827cf0f190f26dcccec5ae5f36eb4972cde4
include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other defines

Probably due to different (character) widths for a tab, sometimes only
one tab was used for aligning the define `CPU_ID_EXT_FEATURES_MSR`. For
the “correct” alignment, that means where a tab is eight characters,
two tabs are necessary. Change it accordingly.

Change-Id: I450a7796dc00b934b5a6bab8642db04a27f69f4b
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/3263
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
src/include/cpu/amd/amdfam12.h
src/include/cpu/amd/amdfam14.h
src/include/cpu/amd/model_10xxx_msr.h