]> Git Repo - linux.git/blob - include/linux/irqchip/mxs.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / include / linux / irqchip / mxs.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2013 Freescale Semiconductor, Inc.
4  */
5
6 #ifndef __LINUX_IRQCHIP_MXS_H
7 #define __LINUX_IRQCHIP_MXS_H
8
9 extern void icoll_handle_irq(struct pt_regs *);
10
11 #endif
This page took 0.033119 seconds and 4 git commands to generate.