dev: sparc: Get rid of the TheISA namespace in the SPARC devices.
authorGabe Black <gabeblack@google.com>
Tue, 27 Mar 2018 09:19:34 +0000 (02:19 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 27 Mar 2018 10:58:18 +0000 (10:58 +0000)
commita5f933d9af64b8625785fb3eea469d1e98442fdd
tree6748d9833ddac1f78eeb181eae013fecb35f3f6c
parent8e111ba2507f191f8a08d98972dd45eab0242250
dev: sparc: Get rid of the TheISA namespace in the SPARC devices.

It's not used, and so doesn't need to be brought in with a "using"
statement.

Change-Id: Iff4f7c66dbf1ee18e2e1a7d3e73bbae8cc4bf8eb
Reviewed-on: https://gem5-review.googlesource.com/9406
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/dev/sparc/dtod.cc
src/dev/sparc/t1000.cc