commit | d06d60db3c948b46d2a1f858307f109e49a23249 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Dec 15 19:05:08 2018 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Dec 19 15:23:01 2018 +0100 |
tree | d74f69aed9129afbf04466fc68af45fdeded2d7e | |
parent | 71bb9bfa12251b36e74eac8b477bfee0e62f9613 [diff] |
mips: ath79: fix DTC warnings Remove all interrupt nodes that cause warnings regarding a missing interrupt parent. There are no interrupt controller nodes defined and the device trees don't match the ones in Linux anymore. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>