X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=hw%2Fsh7750.c;h=4d1a80651055ce97a626846aedcb191df6943f75;hb=1d6198c3b01619151f3227c6461b3d53eeb711e5;hp=af86f0e990e10a07d47907c7b6a992632e9f578f;hpb=8d32699adeb10f9255a5ad7229c2d3aa7a726b5a;p=qemu diff --git a/hw/sh7750.c b/hw/sh7750.c index af86f0e..4d1a806 100644 --- a/hw/sh7750.c +++ b/hw/sh7750.c @@ -778,4 +778,3 @@ qemu_irq sh7750_irl(SH7750State *s) return qemu_allocate_irqs(sh_intc_set_irl, sh_intc_source(&s->intc, IRL), 1)[0]; } -