Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 729b25a4 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

tile: use standard 'generic-y' model for <asm/hw_irq.h>

parent 4c63de8d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ generic-y += errno.h
generic-y += exec.h
generic-y += fb.h
generic-y += fcntl.h
generic-y += hw_irq.h
generic-y += ioctl.h
generic-y += ioctls.h
generic-y += ipcbuf.h

arch/tile/include/asm/hw_irq.h

deleted100644 → 0
+0 −18
Original line number Diff line number Diff line
/*
 * Copyright 2010 Tilera Corporation. All Rights Reserved.
 *
 *   This program is free software; you can redistribute it and/or
 *   modify it under the terms of the GNU General Public License
 *   as published by the Free Software Foundation, version 2.
 *
 *   This program is distributed in the hope that it will be useful, but
 *   WITHOUT ANY WARRANTY; without even the implied warranty of
 *   MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
 *   NON INFRINGEMENT.  See the GNU General Public License for
 *   more details.
 */

#ifndef _ASM_TILE_HW_IRQ_H
#define _ASM_TILE_HW_IRQ_H

#endif /* _ASM_TILE_HW_IRQ_H */