Commit d886a61
committed
platform: refactor: deduplicate code for APL&CNL
First step of deduplicating platforms code.
Keeps binaries identical with just removing duplicated code.
It is critical for maintainability of platform-specific sources (and adding new
platforms in the future).
Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>1 parent a292d45 commit d886a61
21 files changed
Lines changed: 175 additions & 1480 deletions
File tree
- src/platform
- apollolake
- cannonlake
- intel
- cavs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
490 | 491 | | |
491 | 492 | | |
492 | 493 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments