Use the constant for default interrupt provided by autoconf

This commit is contained in:
reinoud 2014-05-09 19:51:43 +00:00
parent dbe8db6e99
commit 1e00c92183

View File

@ -45,7 +45,7 @@ extern const struct exyo_locinfo exynos5_locinfo;
/* XXXNH needed? */
#define NOPORT EXYOCF_PORT_DEFAULT
#define NOINTR EXYO_INTR_DEFAULT
#define NOINTR EXYOCF_INTR_DEFAULT
#define EANY EXYO_ALL
#define REQ EXYO_REQUIRED