Commit 46e47cb
committed
drivers: mspi: mspi_dw: Fix api_timing_config to not be dependant on XiP
api_timing_config function placed within #if defined(CONFIG_MSPI_XIP)
when it shouldn't be.
Signed-off-by: David Jewsbury <[email protected]>1 parent 9aa0ed3 commit 46e47cb
1 file changed
+14
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1665 | 1665 | | |
1666 | 1666 | | |
1667 | 1667 | | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
1668 | 1682 | | |
1669 | 1683 | | |
1670 | 1684 | | |
| |||
1771 | 1785 | | |
1772 | 1786 | | |
1773 | 1787 | | |
1774 | | - | |
1775 | | - | |
1776 | | - | |
1777 | | - | |
1778 | | - | |
1779 | | - | |
1780 | | - | |
1781 | | - | |
1782 | | - | |
1783 | | - | |
1784 | | - | |
1785 | | - | |
1786 | | - | |
1787 | | - | |
1788 | 1788 | | |
1789 | 1789 | | |
1790 | 1790 | | |
| |||
0 commit comments