Re: [PATCH 12/12] MIPS: ip27: Fix includes
Jiaxun Yang <[email protected]> Thu, 9 Apr 2020 17:38:35 +0800
| Newsgroups | gmane.linux.kernel,gmane.linux.ports.mips,gmane.linux.oprofile |
|---|---|
| Message-ID | <20200409173835.27ed1e64@flygoat-x1e> |
On Thu, 9 Apr 2020 12:19:22 +0300 Mike Rapoport <[email protected]> wrote: > On Wed, Apr 08, 2020 at 08:59:54PM +0800, Jiaxun Yang wrote: > > Somehow changes in topology messed up headers. > > So just add necessary headers to make it compile again. > > Please avoid aftermath build fixes because it breaks bisection. > Each commit should be buildable, so this changes should go into the > patches that actually require them. I'd love to but for that I'll have to squash patch #5~#12 into a single patch. T thought it's to big and touching too many files. Is that acceptable? Thanks. > > > Signed-off-by: Jiaxun Yang <[email protected]> > > --- -- Jiaxun Yang