Searched refs:error (Results 1 – 25 of 43) sorted by relevance
12
23 static inline void *ERR_PTR(long error) in ERR_PTR() argument25 return (void *)(CONFIG_ERR_PTR_OFFSET + error); in ERR_PTR()
3 #error "Please don't include <linux/compiler-intel.h> directly, include <linux/compiler.h> instead."
3 #error "Please don't include <linux/compiler-gcc.h> directly, include <linux/compiler.h> instead."14 # error Sorry, your compiler is too old - please upgrade it.162 #define __diag_GCC_error error
3 #error "Please don't include <linux/compiler-clang.h> directly, include <linux/compiler.h> instead."
70 #error "Unknown compiler"77 #error Unsupported compiler251 __diag_ ## compiler(version, error, option)
27 #error Select either CONFIG_MX23 or CONFIG_MX28 , never both!29 #error Select one of CONFIG_MX23 or CONFIG_MX28 !
24 #error please define serial console (CONFIG_SERIAL_CONSOLE_UARTx)
25 #error Unknown DDR size - please add!
183 #error "need to define boot source"277 #error "No baseboard for the TQMa6 defined!"
37 #error ("CONFIG_SPD_EEPROM is required")
15 #error CONFIG_SPL_PAD_TO < CONFIG_SPL_MAX_SIZE
32 # error "Configuration error: CONFIG_HW_WATCHDOG and CONFIG_WATCHDOG can't be used together."
35 #error "Do not define CFG_SYS_CCSRBAR_PHYS directly. Use \
53 u32 error; /* must be zero */ member
47 # error "CONFIG_ENV_OFFSET_REDUND is not supported when CONFIG_ENV_OFFSET_OOB"48 # error "is set"
62 u8 error; member100 u8 error; member
129 void fsl_secboot_handle_error(int error);
74 # error Status LED configuration missing
59 #error "Please fix <asm/byteorder.h>"152 #error "Please fix <asm/byteorder.h>"169 #error "Please fix <asm/byteorder.h>"
34 #error "_POST_WORD_ADDR currently not implemented for this platform!"
25 # error arch fixup needed here
34 __le16 error; member126 u64 blob_addr, u16 *error);
33 #error BITS_PER_LONG not 32 or 64
36 int error; member
57 #error DDR mapping above 12MiB
Completed in 32 milliseconds