Revision 83c9f4ca hw/omap_gptimer.c

b/hw/omap_gptimer.c
17 17
 * You should have received a copy of the GNU General Public License along
18 18
 * with this program; if not, see <http://www.gnu.org/licenses/>.
19 19
 */
20
#include "hw.h"
20
#include "hw/hw.h"
21 21
#include "qemu/timer.h"
22
#include "omap.h"
22
#include "hw/omap.h"
23 23

  
24 24
/* GP timers */
25 25
struct omap_gp_timer_s {

Also available in: Unified diff